gdk: Make csw windows have their own cairo surface
authorBenjamin Otte <otte@redhat.com>
Thu, 26 Aug 2010 08:15:59 +0000 (10:15 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:11 +0000 (15:11 +0200)
commit666539736d3c93a52780bfc918e3dc9f715d4966
tree0615a12c0270d04eb85e10bc20854d4f772c5eb9
parentb69fdbbd047fce2c370073688cc50ec81beb03df
gdk: Make csw windows have their own cairo surface

With Cairo 1.10 now having cairo_surface_create_for_rectangle(), we can
use them. No need to create multiple native surfaces for the same X
window (ugh) anymore.
gdk/gdkwindow.c